home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 3 / Info_Mac_1994-01.iso / Text Processing / TextToMac 1.2 / About TextToMac next >
INI File  |  1993-10-04  |  5KB  |  92 lines

  1. [TextToMac 1.2]
  2.  
  3. TextToMac is a utility program for Macintosh computers. It converts the end-of-line 
  4. code of text files between Macintosh, MS-DOS PC, and UNIX formats. These 
  5. computers use different codes to indicate the end of each line. Macintosh uses "CR 
  6. (0x0D)", MS-DOS PC "CR+LF (0x0D0A)", and UNIX "LF (0x0A)".
  7.  
  8. +++ How to Use +++
  9. Just drag & drop the file you want to convert to the TextToMac icon. 
  10. First, you set the default way conversion method for each file type (from 
  11. Macintosh/MS-DOS/UNIX to Macintosh/MS-DOS/UNIX). When you drag & drop a file, 
  12. the program recognizes its type and, voila, you get the converted file.
  13.  
  14. +++ How to Setup +++
  15.  
  16. First, double-click the TextToMac icon. When the "About Box" of TextToMac appears, 
  17. click the lower-left "Preferences..." button. The Setup dialog box appears.The Setup 
  18. dialog box also appears if you drag & drop while pressing the Option key.
  19.  
  20. There are four things you have to setup.
  21.  
  22. +How to Convert? (Conversion Method)
  23. TextToMac reads the content of the dropped file and tries to find an end-of-line code. 
  24. It recognizes the file type by looking at the form of the end-of-line code.  Here you 
  25. should set up which type of text file should be converted to which type. For example, 
  26.         Macintosh -> UNIX
  27. means that the program will convert a text file with the Mac-type end-of-line code to 
  28. a file with UNIX-type. 
  29.  
  30. +Where to save the converted file?
  31. You set how to define the folder for saving the converted file. Choose from the 
  32. following three.
  33.     1. Show "Save as" dialog
  34.         The program displays the standard "Save as" dialog box for each of the dropped 
  35.         files. You set the folder (and the name) each time.
  36.     2. Save to the same folder as original
  37.         Save the converted file into the same folder as the original, with a different 
  38.         name. The new name will be the original name plus an extension (suffix). The 
  39.         program alerts you if a file with the same name already exists.
  40.     3. Overwrite original file
  41.         The program overwrites the original without changing the name. The alert 
  42.         message will appear. You can disable this alert by unchecking the box below this 
  43.         option.
  44.  
  45. +What extension should be added?
  46. Set the extension to be added to the original file name. Each file type should have a 
  47. different extension. If you choose the option 3 written above, the setting will be 
  48. ignored.
  49.  
  50. +The type of the creator for the converted files
  51. The finder launches an application according to the "creator name" written in the 
  52. document file. Here you set the application program you want to launch when you 
  53. double-click the icon of the converted text file.Click "Set" and the standard dialog box 
  54. appears. Select the program you want to use and click "Open". You can also directly 
  55. type the Creator name. 
  56.  
  57. +++ Miscellaneous +++
  58.  
  59. The end-of-line codes are the following.
  60.         Macintosh ..... CR (0x0D)
  61.         MS-DOS ........ CR+LF (0x0D0A)
  62.         UNIX .......... LF (0x0A)
  63. If TextToMac doesn't find these codes in the dropped file, it does nothing, .
  64.  
  65. The Setup dialog box also appears if you drag & drop while pressing the Option key. If 
  66. you click "Save" after changing the preferences, the program saves the new 
  67. preferences and then converts the files. If you click "Temp", the program converts 
  68. the files according to the new temporary setup but does not save it.
  69.  
  70. Access PC may hang up when you copy a file with more than one extensions (e.g. 
  71. "Test.c.dos") to a DOS floppy. TextToMac is likely to generate such a file, so be 
  72. careful!
  73.  
  74. IN CASE YOU ARE USING VIRTUAL MEMORY, PLEASE INCREASE APPLICATION 
  75. PARTITION SIZE OF TextToMac!  TextToMac uses temporary memory area (a portion 
  76. of free memory area that no application program uses) as the buffer for the file 
  77. conversion. If the "virtual memory" is ON, and if there isn't enough free real 
  78. memory, the TextToMac buffer can be made in the slow hard disk, rendering the 
  79. buffer useless because it is too slow. To avoid this problem, TextToMac assigns the 
  80. buffer in its own memory partition, not in the temporary memory area, if the 
  81. virtual memory is ON. As the default memory partition size is only 64 K, please set 
  82. it at least 150 K if you use virtualmemory. In principle, the larger the partition is, 
  83. the faster the conversion, although there is some upper limit.  To change the 
  84. memory partition size, go to Finder, select the TextToMac icon, type cmd-I, and 
  85. change the memory size in the dialog box.
  86.  
  87. ++++++
  88. This program is designed by ITO, Kei and coded by SUMIYA, Takahiro.
  89. This is freeware.  
  90. Any comments, suggestions or bug reports are welcome.
  91. Please contact me via e-mail: sumi@cuby.mis.hiroshima-u.ac.jp
  92.